efa fabric configure

Configures the underlay and overlay on all fabric devices.

Syntax

efa fabric configure [ --name fabric-name ] [ --force ]

Parameters

--force
Forces the configuration on the devices.
--name fabric-name
Specifies the name of the fabric.

Usage Guidelines

If the --force option is used, all the devices are removed and added back to the fabric. This action can result in config remove and add on all the devices.

If the addition of devices to a fabric is successful, the underlay and overlay is configured on all the devices of the fabric using the efa fabric configure command.

Examples

efa fabric configure --name common-fabric 
WARNING: 'fabric configure' will result in configuration change on the devices which are in 'cfg refreshed' or 'fabric setting refreshed' or 'cfg refresh error' state. 
 Please check 'fabric show' to see the 'cfg refreshed' or 'fabric setting refreshed' or 'cfg refresh error' devices. Please confirm if you want to continue with 'fabric configure' [y/n]? 
y 
Validate Fabric [Success] 
Configure Fabric [Success] 
Please verify the fabric physical/underlay topology using 'efa fabric topology show {physical | underlay}' before attempting tenant configuration on the fabric. 
--- Time Elapsed: 30.549013784s ---